golang.org/x/net/http2.ClientConn.closeForError (method)
3 uses
golang.org/x/net/http2 (current package)
transport.go#L1111: func (cc *ClientConn) closeForError(err error) {
transport.go#L1127: cc.closeForError(err)
transport.go#L1137: cc.closeForError(err)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)